Fix double free in ostree_repo_pull_with_options
authorJohn Hiesey <john@hiesey.com>
Wed, 6 May 2015 23:43:06 +0000 (16:43 -0700)
committerColin Walters <walters@verbum.org>
Fri, 5 Jun 2015 21:27:38 +0000 (17:27 -0400)
commit4f6f97caf0efcded268d3f4ffa7774fe34ff203f
treef4380685404e6af8624de86d1b17f605fab2d439
parentacf228e3c81be91f86cd468401dd784a2246ae51
Fix double free in ostree_repo_pull_with_options

Duplicate the commit checksum for expected_commit_sizes since it's also
used as a value in requested_refs_to_fetch.

https://bugzilla.gnome.org/show_bug.cgi?id=750366
src/libostree/ostree-repo-pull.c